home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0591.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.4 KB  |  42 lines

  1.  
  2. >I am a latecomer, so forgive me if this is naive or old hat.
  3.  
  4. Nope. Your points are well made. I agree, mostly.
  5.  
  6. >Clearly the authors of WWW think news is important because WWW has 
  7. >nice capabilities for accessing NNTP servers.  What, then, is the 
  8. >motivation for HTTP as opposed to, say, using news with HTML article 
  9. >bodies?
  10.  
  11. I thought NNTP could replace HTTP wholesale too. The irreconcilable
  12. difference between a news article and a WWW node is that a WWW node
  13. is editable. It may change over time. [I don't like this strateby,
  14. bit that's what's in practice.]
  15.  
  16. Thus you have the question of versions, locking, the "home address"
  17. of a document, etc.
  18.  
  19. Perhaps we could model WWW nodes as sets of articles -- a thread,
  20. for example, so that each time you edit a node, you generate a
  21. new ID.
  22.  
  23. The problem then is, what do you use for the name of the thing?
  24. (for linking purposes, that is.)
  25.  
  26. Besides all that, WWW uses addresses -- article lodators, rather
  27. than article identifiers. A WWW client has no /usr/spool/news
  28. database to consult to get all its stuff. It can look at
  29. ftp sites, gopher hosts, etc.
  30.  
  31. If URN's ever come to town and all the stuff on all those servers
  32. share a namespace like the usenet message-id namespace, then
  33. we may have a chance to play the game that way.
  34.  
  35. But in the mean time, there are several factors that motivate HTTP.
  36.  
  37. I certainly agree HTTP should look a _lot_ like NNTP.
  38.  
  39. Dan
  40.  
  41.  
  42.